home *** CD-ROM | disk | FTP | other *** search
INI File | 2008-12-21 | 491 b | 29 lines |
- [MultiHighlight]
- Syntax=
- File=
-
- [Comment]
- 1=*************************************************************
- 2=<b>Syntax:</b> PostScript
- 3=<b>Author:</b> Oleg Reznychenko
- 4=<b>Version:</b> 1.0
- 5=<b>Date:</b> 2006-06-04
- 6=
- 7=<b>Recommended colors:</b>
- 8=
- 9=*************************************************************
-
- [Sample]
- 1=%!PS-Adobe-2.0
- 2=
- 3=/Times-Roman findfont 15 scalefont setfont
- 4=
- 5=10 10 moveto
- 6=
- 7=(Hello, World!) show
- 8=
- 9=showpage
- 10=
- 11=%%EOF
-
-